home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / vbpcopy / mycdform.frm < prev    next >
Text File  |  1998-10-03  |  782b  |  26 lines

  1. VERSION 5.00
  2. Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
  3. Begin VB.Form MyCDForm 
  4.    Caption         =   "MyCDForm"
  5.    ClientHeight    =   2496
  6.    ClientLeft      =   48
  7.    ClientTop       =   336
  8.    ClientWidth     =   3744
  9.    LinkTopic       =   "MyCDForm"
  10.    ScaleHeight     =   2496
  11.    ScaleWidth      =   3744
  12.    StartUpPosition =   3  'Windows Default
  13.    Begin MSComDlg.CommonDialog CommonDialog1 
  14.       Left            =   360
  15.       Top             =   480
  16.       _ExtentX        =   677
  17.       _ExtentY        =   677
  18.       _Version        =   393216
  19.    End
  20. End
  21. Attribute VB_Name = "MyCDForm"
  22. Attribute VB_GlobalNameSpace = False
  23. Attribute VB_Creatable = False
  24. Attribute VB_PredeclaredId = True
  25. Attribute VB_Exposed = False
  26.